翻訳と辞書
Words near each other
・ Probe Plus
・ Probe positioning system
・ Probe Records
・ Probe Records (shop)
・ Probe Ridge
・ Probelesodon
・ Proben
・ Probenecid
・ Probenecid and colchicine
・ Probergrothius
・ Probert
・ Proba-V
・ PROBA2
・ Probabilism
・ Probabilist
Probabilistic analysis of algorithms
・ Probabilistic Approach for Protein NMR Assignment Validation
・ Probabilistic argument
・ Probabilistic argumentation
・ Probabilistic automaton
・ Probabilistic bisimulation
・ Probabilistic causation
・ Probabilistic classification
・ Probabilistic CTL
・ Probabilistic data association filter
・ Probabilistic database
・ Probabilistic design
・ Probabilistic encryption
・ Probabilistic forecasting
・ Probabilistic latent semantic analysis


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Probabilistic analysis of algorithms : ウィキペディア英語版
Probabilistic analysis of algorithms
In analysis of algorithms, probabilistic analysis of algorithms is an approach to estimate the computational complexity of an algorithm or a computational problem. It starts from an assumption about a probabilistic distribution of the set of all possible inputs. This assumption is then used to design an efficient algorithm or to derive the complexity of a known algorithm.
This approach is not the same as that of probabilistic algorithms, but the two may be combined.
For non-probabilistic, more specifically, for deterministic algorithms, the most common types of complexity estimates are the average-case complexity (expected time complexity) and the almost always complexity. To obtain the average-case complexity, given an input distribution, the expected time of an algorithm is evaluated, whereas for the almost always complexity estimate, it is evaluated that the algorithm admits a given complexity estimate that almost surely holds.
In probabilistic analysis of probabilistic (randomized) algorithms, the distributions or averaging for all possible choices in randomized steps are also taken into an account, in addition to the input distributions.
==See also==

*Amortized analysis
*Average-case complexity
*Best, worst and average case
*Random self-reducibility


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Probabilistic analysis of algorithms」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.